toggle menu
time
main
common
switch theme
search in API
time
/
[root]
/
TimePeriod
/
Companion
/
second
second
fun
second
(
timeZone
:
TimeZone
,
instant
:
Instant
)
:
TimePeriod
<
TimeUnit.Second
>
fun
second
(
timeZone
:
TimeZone
,
year
:
Int
,
month
:
Month
,
dayOfMonth
:
Int
,
hour
:
Int
,
minute
:
Int
,
second
:
Int
)
:
TimePeriod
<
TimeUnit.Second
>